Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add validation for envoy gateway watch mode field and update doc #2431

Merged
merged 5 commits into from
Jan 13, 2024

Conversation

shawnh2
Copy link
Contributor

@shawnh2 shawnh2 commented Jan 11, 2024

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #2430

@shawnh2 shawnh2 requested a review from a team as a code owner January 11, 2024 12:33
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (896d6a6) 64.72% compared to head (58b2cfd) 64.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2431      +/-   ##
==========================================
- Coverage   64.72%   64.70%   -0.02%     
==========================================
  Files         115      115              
  Lines       17402    17415      +13     
==========================================
+ Hits        11264    11269       +5     
- Misses       5424     5431       +7     
- Partials      714      715       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@cnvergence cnvergence left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Co-authored-by: Arko Dasgupta <[email protected]>
Signed-off-by: sh2 <[email protected]>
arkodg
arkodg previously approved these changes Jan 12, 2024
Copy link
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks !

Signed-off-by: Shawnh2 <[email protected]>
@zirain zirain merged commit dfa0d8f into envoyproxy:main Jan 13, 2024
20 checks passed
@shawnh2 shawnh2 deleted the fix/watch-mode-example branch January 13, 2024 12:30
zesiar0 pushed a commit to zesiar0/gateway that referenced this pull request Jan 22, 2024
…envoyproxy#2431)

* add validate for envoy gateway watch mode field and update doc

Signed-off-by: Shawnh2 <[email protected]>

* resolve ci and update doc types

Signed-off-by: Shawnh2 <[email protected]>

* Update api/v1alpha1/envoygateway_types.go

Co-authored-by: Arko Dasgupta <[email protected]>
Signed-off-by: sh2 <[email protected]>

* resolve gen-check

Signed-off-by: Shawnh2 <[email protected]>

---------

Signed-off-by: Shawnh2 <[email protected]>
Signed-off-by: sh2 <[email protected]>
Co-authored-by: Arko Dasgupta <[email protected]>
Co-authored-by: Xunzhuo <[email protected]>
Signed-off-by: A3bz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EG failed on multi-tenancy example
5 participants